.Net Framework > v3.5.21022.8 > System > Xml > Linq > XElement > DescendantsAndSelf DescendantsAndSelf()
DescendantsAndSelf(XName)


DescendantsAndSelf()

Category
Method
Description
Returns a collection of elements that contain this element, and all descendant elements of this element, in document order.
Type
System.Collections.Generic.IEnumerable<XElement>
Character
public
Tags
01892ABD01, 02E3ABA98D, 0322962271

DescendantsAndSelf(XName)

Category
Method
Description
Returns a filtered collection of elements that contain this element, and all descendant elements of this element, in document order. Only elements that have a matching System.Xml.Linq.XName are included in the collection.
Type
System.Collections.Generic.IEnumerable<XElement>
Character
public
Parameters
NameTypeDescription
nameXName
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database